I'm writing code that has to take a bunch of floats in Python and convert them to decimals without any rounding errors but with as much precision as possible. I
I have seen posts about issues with BatchGetSymblols having issues on 4/27 and that some patches have been implemented. I installed the newest version of quantm
First, I try to send request by browser, everything is ok. Second, I tried following code, the console of Microsoft Edge show this error: Acc
I was developing an App where I try to use some tecnologies as JetpackCompose, and Dagger Hilt, for dependency injection. Everything works fine with network con
I am trying to extract URL link from webpage so I could download the audio as mp3, but still unsuccess... Here is a webpage code: webpage code I would like to g
I have the following nginx.config file: events {} http { # ... # application version 1a upstream version_1a { server localhost:8090; }
I have an amplify and I get how to add an api function, use a lambda layer etc. What I don't see is how to create the database on startup -- it appears from the
hello I'm trying to build my project for Heroku I use React.js, Node.js and MongoDB when I write those commands : heroku login git init heroku git:remote -a wha
So I'm learning Julia by solving ProjectEuler problems and I came up with this code for problem 27: function isPrime(num) num < 2 && return false
I want to detect that the user keyboard is English or Persian when it press numeric keys. I'm using following code for non numeric keys, but it doesn't work on